ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class / ChangeType Property

In This Topic
    ChangeType Property
    In This Topic
    Indicates how the collection was changed.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChangeType As C1ObservableItemCollection.ChangeType(Of TOwner,TItem)
    See Also